home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / rpgedi1a / prjgame.vbp < prev    next >
Text File  |  1999-10-18  |  1KB  |  53 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
  3. Form=frmDisplay.frm
  4. Module=modGame; modGame.bas
  5. Form=frmTextures.frm
  6. Module=modRes; modRes.bas
  7. Class=clsHero; clsHero.cls
  8. Class=clsArmor; clsArmor.cls
  9. Class=clsWeapon; clsWeapon.cls
  10. Form=frmStartup.frm
  11. Form=frmOptions.frm
  12. Form=frmAbout.frm
  13. Form=frmMessage.frm
  14. Form=frmNew.frm
  15. Object={6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0; COMCTL32.OCX
  16. Object={C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0; MCI32.OCX
  17. Form=FrmBattle.frm
  18. IconForm="frmDisplay"
  19. Startup="frmStartup"
  20. HelpFile=""
  21. Title="Matt's RPG Game"
  22. ExeName32="prjGame.exe"
  23. Command32=""
  24. Name="RPGGame"
  25. HelpContextID="0"
  26. Description="RPG game V 1.0 by Matthew Eagar"
  27. CompatibleMode="0"
  28. MajorVer=0
  29. MinorVer=0
  30. RevisionVer=4
  31. AutoIncrementVer=0
  32. ServerSupportFiles=0
  33. VersionComments="RPG Game  v 1.0 Written by Matthew Eagar"
  34. VersionCompanyName="Softhead Software"
  35. VersionFileDescription="fantasy role-playing style computer game."
  36. VersionLegalCopyright="None, this file may be used for education, but don't just take it and slap your name on it."
  37. VersionProductName="RPG Game"
  38. CompilationType=0
  39. OptimizationType=0
  40. FavorPentiumPro(tm)=0
  41. CodeViewDebugInfo=0
  42. NoAliasing=0
  43. BoundsCheck=0
  44. OverflowCheck=0
  45. FlPointCheck=0
  46. FDIVCheck=0
  47. UnroundedFP=0
  48. StartMode=0
  49. Unattended=0
  50. Retained=0
  51. ThreadPerObject=0
  52. MaxNumberOfThreads=1
  53.